vcf.o overlay.o kml.o google.o lowranceusr.o an1.o tomtom.o \
tef_xml.o maggeo.o pathaway.o vitosmt.o gdb.o bcr.o coto.o \
ignrando.o stmwpp.o msroute.o cst.o nmn4.o mag_pdb.o compegps.o \
- yahoo.o unicsv.o wfff_xml.o garmin_txt.o
+ yahoo.o unicsv.o wfff_xml.o garmin_txt.o axim_gpb.o
FILTERS=position.o duplicate.o arcdist.o polygon.o smplrout.o \
reverse_route.o sort.o stackfilter.o trackfilter.o discard.o \
an1sym.h
arcdist.o: arcdist.c defs.h config.h queue.h gbtypes.h cet.h cet_util.h \
inifile.h filterdefs.h grtcirc.h
+axim_gpb.o: axim_gpb.c defs.h queue.h gbtypes.h
bcr.o: bcr.c defs.h config.h queue.h gbtypes.h cet.h cet_util.h inifile.h \
garmin_tables.h
brauniger_iq.o: brauniger_iq.c defs.h config.h queue.h gbtypes.h cet.h \
} vecs_t;
extern ff_vecs_t an1_vecs;
+extern ff_vecs_t axim_gpb_vecs;
extern ff_vecs_t bcr_vecs;
extern ff_vecs_t brauniger_iq_vecs;
extern ff_vecs_t cetus_vecs;
"Garmin MapSource - txt (tab delimited)",
"txt"
},
+ {
+ &axim_gpb_vecs,
+ "axim_gpb",
+ "Dell Axim Navigation System (.gpb) file format",
+ "gpb"
+ },
{
NULL,
NULL,